home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Practical Internet 2002 February
/
Practical Internet February 2002.iso
/
pc
/
Software
/
Browsing
/
httrack-3.09e2.exe
/
{app}
/
lib
/
htssystem.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
2001-10-08
|
190 b
|
13 lines
/*
HTTrack library example
*/
#define HTS_PLATFORM 1
#define HTS_ANALYSTE 1
#define HTS_PLATFORM_NAME "example"
#ifdef _WIN32
#define HTS_WIN 1
#define HTS_USEZLIB 0
#endif